Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Scott Lysle"

XML Pathfinder - A Visual Basic UtilityVersion: VB 2005
Author: Scott LysleSubmitted: 2/19/2008Downloads: 4835
This article discusses the construction of a simple utility that may be used to locate and evaluate paths within an XML document, and to test queries against those paths.

XML Pathfinder - A C# UtilityVersion: C#
Author: Scott LysleSubmitted: 2/19/2008Downloads: 3550
This article discusses the construction of a simple utility that may be used to locate and evaluate paths within an XML document, and to test queries against those paths.

Website Kiosk Mode in C#Version: C#
Author: Scott LysleSubmitted: 2/19/2008Downloads: 2991
An article and example demonstrating an approach to operating a web site in kiosk mode while limiting the ability of the user to exit kiosk mode.

Transparent Borderless Forms in Visual Basic 2005Version: VB 2005
Author: Scott LysleSubmitted: 1/16/2008Downloads: 11067
This article describes an approach to displaying transparent forms in a Windows application. Such may be useful to anyone wishing to display an odd shaped form for a splash screen or possibly a tool dialog with a transparent background.

Visual Basic 2005 Power PacksVersion: VB 2005
Author: Scott LysleSubmitted: 1/16/2008Downloads: 6391
Using the VB Power Packs.

Fade a Forms in VB 2005Version: VB 2005
Author: Scott LysleSubmitted: 1/16/2008Downloads: 7317
This article describes a simple approach to fading out a form. The approach used permits the user to define the number of incremental steps used to fade out the form; the form is faded by decreasing the form's opacity from 100% down to 0% using the numbe ...more>>

Fade a Form in C#Version: C#
Author: Scott LysleSubmitted: 1/16/2008Downloads: 2866
This article describes a simple approach to fading out a form. The approach used permits the user to define the number of incremental steps used to fade out the form; the form is faded by decreasing the form's opacity from 100% down to 0% using the numbe ...more>>

Read a GPS Device in VBVersion: VB 2005
Author: Scott LysleSubmitted: 1/16/2008Downloads: 10304
This article shall describe a very simple approach to working with a GPS device within the context of a Visual Basic 2005 application. This article does not address how the GPS device works or everything that can be gleaned from the NEMA 0183 string outp ...more>>

Read a GPS Device in C#Version: C#
Author: Scott LysleSubmitted: 1/16/2008Downloads: 4631
This article shall describe a very simple approach to working with a GPS device within the context of a C# application. This article does not address how the GPS device works or everything that can be gleaned from the NEMA 0183 string outputted from most ...more>>

Yahoo! Local Search in VB.NETVersion: VB 2005
Author: Scott LysleSubmitted: 1/15/2008Downloads: 5433
Yahoo's Local Search Service is provided free of charge to developers through the Yahoo! Developer's Network. This article will demonstrate one approach that may be used to consume this service to return a list of business locations through the use of a z ...more>>

<< Previous  Page 3 of  6  Next >>

Go to page: 3  4  5  6